From: Bill Wohler Date: Tue, 9 Apr 2013 03:13:20 +0000 (-0700) Subject: Update reference for threading RFC. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~844^2~2 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=fa553684403ea3f95ec88e544464f07481059d05;p=emacs.git Update reference for threading RFC. --- diff --git a/lisp/mh-e/mh-thread.el b/lisp/mh-e/mh-thread.el index d80e9f3ae53..fc0925f1260 100644 --- a/lisp/mh-e/mh-thread.el +++ b/lisp/mh-e/mh-thread.el @@ -27,9 +27,11 @@ ;; The threading portion of this files tries to implement the ;; algorithm described at: ;; http://www.jwz.org/doc/threading.html -;; It also begins to implement the IMAP Threading extension RFC. The -;; implementation lacks the reference and subject canonicalization of -;; the RFC. +;; It also begins to implement the threading section of the IMAP - +;; SORT and THREAD Extensions RFC at: +;; http://tools.ietf.org/html/rfc5256 +;; The implementation lacks the reference and subject canonicalization +;; of the RFC. ;; In the presentation buffer, children messages are shown indented ;; with either [ ] or < > around them. Square brackets ([ ]) denote